home *** CD-ROM | disk | FTP | other *** search
-
-
- ** KAT - VIEW version 1.1 **
-
-
- You can now view two files at once. This is a listing utility that
- allows for splitting of two separate files, then scroll and view each
- as individual files.
-
- No changing windows, no switching files .. both are present for
- you to compare.
-
-
-
-
- ╓───────────────────────────────────────────╖
- ║ COLOR SET-UP ║
- ╙───────────────────────────────────────────╜
-
-
- To run CatView, you must first specify which colors you prefer
- for viewing your two files.
-
- The first screen you will see is a TEXTCOLOR SET-UP.
-
- The second screen is BACKGROUND SET-UP.
-
- Once you have chosen both colors, your preferences are saved
- in a file named CATVIEW.FIG, that will be located in the current
- directory. When you start CatView again, this file determines
- what colors you will see.
-
- At anytime during CatView, press "2" to re-run the setup option.
-
-
-
-
-
- ************ Path is Supported ****************
-
-
- ONCE YOU SETUP, PLACE THE "CatView.Fig" ANYWHERE IN YOUR PATH.
-
- The entire path is searched for your configuration, or place it in the
- current directory.
-
- So if your path= A:\BACKUP\UTILS, put your configuration file in either
- BACKUP or UTILS (or current directory).
-
-
-
-
-
-
-
- ╓────────────────────────────────────────────╖
- ║ BASICS ║
- ╙────────────────────────────────────────────╜
-
-
- Usage: KV [file 1] [file 2]
-
-
- Example: KV MYFILE.TXT FORMAT.C
-
-
- or: KV --> displays the HELP screen
-
-
-
- KEYS USED:
- =======================================================
-
- [ESC] Exits program at any time
-
- 2 Takes you to the color set-up menu
-
- UP ARROW Scrolls top screen up one line
-
- DOWN ARROW Scrolls top screen down one line
-
- LEFT ARROW Scrolls bottom screen up one line
-
- RIGHT ARROW Scrolls bottom screen down one line
-
- [HOME] Goes to beginning of top file
-
- [END] Goes to end of top file
-
- [Page Up] Goes to beginning of bottom file
-
- [Page Down] Goes to end of bottom file
-
-
- =======================================================
-
-
-
-
- The time displayed in CatView is in AM/PM format, so if
- you are accustomed to the good old DOS military-time format,
- you're in for a suprise.
-
-
-
-
-
- ╓─────────────────────────────────────────────╖
- ║ FILES MUST BE TEXT ! ║
- ╙─────────────────────────────────────────────╜
-
-
- All files that are viewed must be text. Binary formats, or odd
- files will lock up your system. The reason is because I use
- the "C" function FGETS(), that tends to freak out with binary
- files.
-
- Also, files cannot be longer than 500 lines.
-
-
-
-
-
-
-
-
- What's New With Version 1.1 ?
-
- This version adds support for tabs (moves ahead
- five spaces when encountered, rather than printing
- the "tab" character).
-
- Adds path support for people who don't want the
- configuration file in current directory.
-
-
-
-
-
-
-
-
-
-
-
- DISCLAIMER OF WARRANTY
-
- THIS SOFTWARE AND MANUAL ARE SOLD "AS IS" AND WITHOUT WARRANTIES
- AS TO PERFORMANCE OF MERCHANTABILITY OR ANY OTHER WARRANTIES
- WHETHER EXPRESSED OR IMPLIED. BECAUSE OF THE VARIOUS HARDWARE
- AND SOFTWARE ENVIRONMENTS INTO WHICH THIS PROGRAM MAY BE PUT, NO
- WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE IS OFFERED. THIS PROGRAM
- HAS BEEN THOROUGHLY TESTED BUT I CAN NOT GUARANTEE THAT THERE ARE
- NO PROBLEMS WITH IT. THE USER MUST ASSUME THE ENTIRE RISK OF
- USING THE PROGRAM. ANY LIABILITY OF THE SELLER WILL BE LIMITED
- EXCLUSIVELY TO PRODUCT REPLACEMENT OR REFUND OF PURCHASE PRICE.
-
-
-